gdk/gdkoffscreenwindow.c: Include fallback-c89.c
authorChun-wei Fan <fanchunwei@src.gnome.org>
Fri, 19 Jul 2013 10:33:42 +0000 (18:33 +0800)
committerChun-wei Fan <fanchunwei@src.gnome.org>
Fri, 19 Jul 2013 10:33:42 +0000 (18:33 +0800)
commitce30d16da1882e4241c621021fd769e5644b730c
tree2acc3ec029b8a025d456231864d1f54a6f8db470
parent4fcc1a83e0a03e113e2b5eb36a136ac47dde933f
gdk/gdkoffscreenwindow.c: Include fallback-c89.c

This is necessary as we are using round() here, which is not universally
available.
gdk/gdkoffscreenwindow.c